home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 116 / MacAddict 116 (Mac Power Pack)(theDISC)(April 2006).iso / Software / Utilities / iGet2.0.3.dmg / iGet.app / Contents / Resources / FSDangerWindowController.nib / classes.nib next >
Encoding:
Text File  |  2006-01-19  |  561 b   |  19 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {doCancel = id; doProceed = id; }; 
  5.             CLASS = FSDangerWindowController; 
  6.             LANGUAGE = ObjC; 
  7.             SUPERCLASS = FSWindowController; 
  8.         }, 
  9.         {
  10.             ACTIONS = {showWindow = id; }; 
  11.             CLASS = FSWindowController; 
  12.             LANGUAGE = ObjC; 
  13.             OUTLETS = {representedObject = id; }; 
  14.             SUPERCLASS = NSWindowController; 
  15.         }, 
  16.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  17.     ); 
  18.     IBVersion = 1; 
  19. }